home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / comm / cs_mac06.zip / WHY < prev   
Text File  |  1992-08-23  |  2KB  |  37 lines

  1.  
  2.  ┌────────────────────────────────┐
  3.  │  Chuck Seyboldt's COMMO Macro  │   CS-MAC06:WHY
  4.  └────────────────────────────────┘
  5.  
  6.         Why?
  7.  
  8.         Why take a simple one-file macro and turn it into a
  9. convoluted four-file linked macro mess?  Very good question!
  10.  
  11.         There were two driving forces that I can name.  One is RAM
  12. and the other is expandability.  By dividing the macro into smaller
  13. pieces, less RAM is required at any given time.  CS-MAC05 with
  14. comments was too large to fit into memory!  With four smaller
  15. macros, I can continue to develop my own {Commo} macro environment
  16. (with comments) and have it easily shared with others.
  17.  
  18.         CS-MAC05 was also close to the limit of expandability for
  19. new BBSware and MAILware.  In several places the macro was at the
  20. limit of 16 simultaneous {golo } and {look } strings.  In CS-MAC06,
  21. I have chosen to define particulars for each BBSware and MAILware in
  22. a TABLE.  These particulars are passed to a generic LOGON.
  23.  
  24.         Of course, I have a disclaimer.  What you have in your hands
  25. is my evolving {Commo} environment.  It has mistakes that I haven't
  26. seen to repair.  It is  *NOT*  fully developed ... I continue to
  27. add and change in the hopes to make this environment more user
  28. friendly.
  29.  
  30.         It is my hope that some energetic {Commo} users out there
  31. will benefit from the concepts in these macros.  In the same sense
  32. that Jeff Oberlee grew "MACROBBS" from Shad Muegge's "MOSTHOST"
  33. maybe someone will grow "CS-MAC" into a much more feature filled
  34. automated MAIL/FILE macro.
  35.  
  36.                                                 Chuck∙S
  37.